home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20021006-20030409 / 000323_jaltman@columbia.edu_Tue Feb 18 08:54:02 EST 2003.msg < prev    next >
Text File  |  2003-04-08  |  2KB  |  40 lines

  1. Article: 14120 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsfeed.mathworks.com!news.maxwell.syr.edu!newsfeed1.cidera.com!Cidera!cyclone.rdc-nyc.rr.com!news-out.nyc.rr.com!twister.nyc.rr.com.POSTED!not-for-mail
  3. From: Jeffrey Altman <jaltman@columbia.edu>
  4. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
  5. X-Accept-Language: en-us, en
  6. MIME-Version: 1.0
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Running multiple kermit scripts on one connection
  9. References: <775a2ab0.0302171458.f8f21f9@posting.google.com> <b2rrbl$ks3$1@watsol.cc.columbia.edu> <3E517E98.D89D779C@bom.gov.au> <b2rvbh$nnc$1@watsol.cc.columbia.edu> <3E518707.D695EA5B@bom.gov.au>
  10. In-Reply-To: <3E518707.D695EA5B@bom.gov.au>
  11. Content-Type: text/plain; charset=us-ascii; format=flowed
  12. Content-Transfer-Encoding: 7bit
  13. Lines: 17
  14. Message-ID: <62g4a.27918$Mh3.8395448@twister.nyc.rr.com>
  15. Date: Tue, 18 Feb 2003 01:31:46 GMT
  16. NNTP-Posting-Host: 66.108.138.151
  17. X-Complaints-To: abuse@rr.com
  18. X-Trace: twister.nyc.rr.com 1045531906 66.108.138.151 (Mon, 17 Feb 2003 20:31:46 EST)
  19. NNTP-Posting-Date: Mon, 17 Feb 2003 20:31:46 EST
  20. Organization: Road Runner - NYC
  21. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14120
  22.  
  23. Just tested this with the current release 2.1.3.
  24. Works just fine between two copies of K95 on two laptops connected by a 
  25. serial cable over COM1.  115200, RTS/CTS, SET CARRIER-WATCH OFF, SET 
  26. MODEM TYPE NONE.
  27.  
  28. I am the author.
  29.  
  30.  
  31. Bruce Stewart wrote:
  32. > Well, I tried it from c++. Opening a handle and then tried to run kermit with
  33. > the command-line option -l _<device_handle>. It still didn't work giving
  34. > the same error message "can't open device".
  35. > If its in the documentation, I would imagine that its been tested by the kermit
  36. > developers. Is their an email with which to contact kermit makers for help?
  37.  
  38.